例文
- String mixins, combined with compile-time function execution, allow generating D code using string operations at compile time.
- If the value of only some of the arguments are known, the compiler may still be able to perform some level of compile-time function execution ( partial evaluation ), possibly producing more optimized code than if no arguments were known.